Skip to content

refactor: improve authorization header validation in AuthGuard#24

Merged
ibsule merged 1 commit into
mainfrom
dev
May 15, 2026
Merged

refactor: improve authorization header validation in AuthGuard#24
ibsule merged 1 commit into
mainfrom
dev

Conversation

@ibsule

@ibsule ibsule commented May 15, 2026

Copy link
Copy Markdown
Owner

Updated the validation logic in the AuthGuard to better handle the authorization header. The code now checks for the 'Bearer' scheme and extracts the token more robustly, ensuring clearer error handling for missing or invalid tokens.

Updated the validation logic in the AuthGuard to better handle the authorization header. The code now checks for the 'Bearer' scheme and extracts the token more robustly, ensuring clearer error handling for missing or invalid tokens.
@ibsule ibsule merged commit 94894fb into main May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant